home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / newmail.1 < prev    next >
Text File  |  1995-07-25  |  9KB  |  199 lines

  1.  
  2.  
  3.  
  4.      NNNNEEEEWWWWMMMMAAAAIIIILLLL((((1111LLLL)))) UUUUSSSSEEEENNNNEEEETTTT CCCCoooommmmmmmmuuuunnnniiiittttyyyy TTTTrrrruuuusssstttt ((((EEEEllllmmmm VVVVeeeerrrrssssiiiioooonnnn 2222....4444))))  NNNNEEEEWWWWMMMMAAAAIIIILLLL((((1111LLLL))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           newmail,wnewmail - programs to asynchronously notify of new
  10.           mail
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           nnnneeeewwwwmmmmaaaaiiiillll [[[[----dddd]]]] [[[[----iiii _i_n_t_e_r_v_a_l]]]] [[[[----wwww]]]] _f_i_l_e-_s_p_e_c {_f_i_l_e-_s_p_e_c...}
  14.           wwwwnnnneeeewwwwmmmmaaaaiiiillll [[[[----dddd]]]] [[[[----iiii _i_n_t_e_r_v_a_l]]]] [[[[----wwww]]]] _f_i_l_e-_s_p_e_c {_f_i_l_e-_s_p_e_c...}
  15.  
  16.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.           _N_e_w_m_a_i_l is a program to allow monitoring of mailboxes in an
  18.           intelligent fashion.  It is based loosely on _b_i_f_f(_1) and the
  19.           version of _n_e_w_m_a_i_l that was distributed with EEEEllllmmmm 1111....7777.
  20.  
  21.           The basic operation is that the program will check the list
  22.           of specified mailboxes each _i_n_t_e_r_v_a_l seconds and will list
  23.           any new mail that has arrived in any of the mailboxes,
  24.           indicating the sender name, and the subject of the message.
  25.  
  26.           Each entry displayed can be in a number of different formats
  27.           depending on the mode of the program, the number of folders
  28.           being monitored, and the status of the message.  If you're
  29.           running it as a _w_i_n_d_o_w (e.g. ``-w'' or invoked as _w_n_e_w_m_a_i_l)
  30.           then the output will be similar to:
  31.  
  32.              _s_e_n_d_e_r _n_a_m_e - _s_u_b_j_e_c_t _o_f _m_e_s_s_a_g_e
  33.              Priority: _s_e_n_d_e_r _n_a_m_e - _s_u_b_j_e_c_t _o_f _m_e_s_s_a_g_e
  34.  
  35.           where <sender name> is either the name of the person sending
  36.           it, if available (the ARPA 'From:' line) or some other brief
  37.           indication of origin.   If you are the sender, <sender name>
  38.           will be replaced by "to <recipient name>".  If there is no
  39.           subject, the message "<no subject>" will appear on the
  40.           screen.
  41.  
  42.           Folders are indicated by having the folder name appear first
  43.           on the output line, as in:
  44.  
  45.              _f_o_l_d_e_r: _s_e_n_d_e_r _n_a_m_e - _s_u_b_j_e_c_t _o_f _m_e_s_s_a_g_e
  46.  
  47.           If you're running _n_e_w_m_a_i_l without the windows option, then
  48.           the output is more suitable for popping up on an otherwise
  49.           active screen, and will be formatted:
  50.  
  51.              >> New mail from _s_e_n_d_e_r _n_a_m_e - _s_u_b_j_e_c_t _o_f _m_e_s_s_a_g_e
  52.              >> Priority mail from _s_e_n_d_e_r _n_a_m_e - _s_u_b_j_e_c_t _o_f _m_e_s_s_a_g_e
  53.  
  54.           Again, with folder names indicated as a prefix.
  55.  
  56.           The flags available are:
  57.  
  58.           ----dddd        This will turn on the debugging, verbose output
  59.                     mode.  It is not recommended that you use this
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 7/15/95)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      NNNNEEEEWWWWMMMMAAAAIIIILLLL((((1111LLLL)))) UUUUSSSSEEEENNNNEEEETTTT CCCCoooommmmmmmmuuuunnnniiiittttyyyy TTTTrrrruuuusssstttt ((((EEEEllllmmmm VVVVeeeerrrrssssiiiioooonnnn 2222....4444))))  NNNNEEEEWWWWMMMMAAAAIIIILLLL((((1111LLLL))))
  71.  
  72.  
  73.  
  74.                     option unless you're interested in actually
  75.                     debugging the program.
  76.  
  77.           ----iiii _i_n_t_e_r_v_a_l
  78.                     This will change the frequency that the program
  79.                     checks the folders to the interval specified, in
  80.                     seconds.  The default interval for the program is
  81.                     60 seconds.  _N_o_t_e: _i_f _y_o_u _c_h_a_n_g_e _t_h_e _i_n_t_e_r_v_a_l _t_o
  82.                     _l_e_s_s _t_h_a_n _1_0 _s_e_c_o_n_d_s, _t_h_e _p_r_o_g_r_a_m _w_i_l_l _w_a_r_n _y_o_u
  83.                     _t_h_a_t _i_t _i_s_n'_t _r_e_c_o_m_m_e_n_d_e_d.
  84.  
  85.           ----wwww        Use of the ``-w'' flag will simulate having the
  86.                     program run from within a window (e.g. the more
  87.                     succinct output format, and so on).  Most likely,
  88.                     rather than using this option you should be simply
  89.                     invoking _w_n_e_w_m_a_i_l instead.
  90.  
  91.           _F_i_l_e _s_p_e_c_s are made up of two components, the _f_o_l_d_e_r _n_a_m_e
  92.           and the _p_r_e_f_i_x _s_t_r_i_n_g, the latter of which can always be
  93.           omitted.  The format is _f_o_l_d_e_r_n_a_m_e=_p_r_e_f_i_x_s_t_r_i_n_g, and you can
  94.           specify folders by full name, by simply the name of the user
  95.           whose mailbox should be monitored, or by the standard EEEEllllmmmm
  96.           metacharacters to specify your folder directory (e.g. ``+'',
  97.           ``='', or ``%'').
  98.  
  99.           Folders that cannot be opened due to permission mismatches
  100.           will cause the program to immediately abort.  On the other
  101.           hand, files that do not exist will continue to be checked
  102.           every _i_n_t_e_r_v_a_l seconds, so some care should be exercised
  103.           when invoking the program.
  104.  
  105.           The program will run until you log out or explicitly kill
  106.           it, and can internally reset itself if any of the folders
  107.           shrink in size and then grow again.
  108.  
  109.           The default folder to monitor is always your incoming
  110.           mailbox.
  111.  
  112.      EEEEXXXXAAAAMMMMPPPPLLLLEEEESSSS
  113.           Some example invocations:
  114.  
  115.                $ nnnneeeewwwwmmmmaaaaiiiillll
  116.  
  117.           will check your incoming mailbox every 60 seconds.
  118.  
  119.                $ nnnneeeewwwwmmmmaaaaiiiillll  ----iiii  11115555  jjjjooooeeee  rrrrooooooootttt
  120.  
  121.           will monitor the incoming mailboxes for ``joe'' and
  122.           ``root'', checking every 15 seconds for new mail.
  123.  
  124.                $ nnnneeeewwwwmmmmaaaaiiiillll  """"mmmmaaaarrrryyyy====MMMMaaaarrrryyyy""""  ++++ppppoooossssttttmmmmaaaasssstttteeeerrrr====PPPPOOOOBBBBOOOOXXXX
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 7/15/95)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      NNNNEEEEWWWWMMMMAAAAIIIILLLL((((1111LLLL)))) UUUUSSSSEEEENNNNEEEETTTT CCCCoooommmmmmmmuuuunnnniiiittttyyyy TTTTrrrruuuusssstttt ((((EEEEllllmmmm VVVVeeeerrrrssssiiiioooonnnn 2222....4444))))  NNNNEEEEWWWWMMMMAAAAIIIILLLL((((1111LLLL))))
  137.  
  138.  
  139.  
  140.           will monitor the incoming mailbox for user ``mary'',
  141.           prefixing all messages with the string ``Mary'', and the
  142.           folder in the users _m_a_i_l_d_i_r directory called ``postmaster'',
  143.           prefixing all of those messages with ``POBOX''.
  144.  
  145.           You can also have more complex monitoring too, for example:
  146.  
  147.                $ nnnneeeewwwwmmmmaaaaiiiillll  ----iiii  33330000  $$$$LLLLOOOOGGGGNNNNAAAAMMMMEEEE====mmmmeeee  $$$${{{{LLLLOOOOGGGGNNNNAAAAMMMMEEEE}}}}ssssuuuu====mmmmyyyyrrrrooooooootttt   ////ttttmmmmpppp////mmmmbbbbooooxxxx
  148.  
  149.           will check every 30 seconds for the users mailbox, a mailbox
  150.           that is the users login-name with ``su'' appended (e.g.
  151.           ``joe'' would become ``joesu'') and the file /tmp/mbox,
  152.           prefixing new mail for each with ``me'', ``myroot'' and
  153.           ``mbox'' respectively.
  154.  
  155.      AAAAUUUUTTTTHHHHOOOORRRR
  156.           Elm Development Group
  157.  
  158.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  159.           notify in sh(1) or csh(1)
  160.  
  161.      BBBBUUUUGGGG RRRREEEEPPPPOOOORRRRTTTTSSSS TTTTOOOO
  162.           Syd Weinstein  elm@DSI.COM    (dsinc!elm)
  163.  
  164.      CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTTSSSS
  165.           Copyright 1988-1992 by The USENET Community Trust
  166.           Derived from Elm 2.0,  Copyright 1986, 1987 by Dave Taylor
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.      Page 3                                          (printed 7/15/95)
  196.  
  197.  
  198.  
  199.